home *** CD-ROM | disk | FTP | other *** search
- ;script file to start AmiPac ACCORDING with your system, TNC, etc...
- ;
- AmiPac:AmiPac_ENG serial.device 0 9600 8192 0 77 1 8 1 4 4000 1000 0 0 2 16384 0
- ; A B C D E F G H I J K L M N O P Q
- ;NO MORE "RUN" or "RUNBACK" AmiPac!
- ;A)serial.device! do you have MORE THAN ONE SERIAL PORT ? CBM's A2232 ?
- ;B)0 = naturally the unit number! up to 32!
- ;C)9600 = Baud Rate started by default (it is still modifyable by menu!)
- ;D)8192 = serial buffer preferred (minus saves memory)
- ;E)0 = USA (showing date mode in clock window) [0 europe mode / 1 usa mode]
- ;F)77 = char num. of AUTO RETURN when writing (formatting your text)
- ;G)1 = num of LINES read from file "AmiPac.printer"
- ;G) (ANSI codes and/or banners)
- ;H)12 = num of LINES read from files "AmiPac.start" & "AmiPac.exit" (to TNC)
- ;I)0 = TNC TYPE, it's important to inform AmiPac to!!!!
- ;I) [0 Kantronics / 1 TNC2 CLONES / 2 AEA PK88 / 3 AEA PK232] set properly!!
- ;J)0 = num of LINES read from file "AmiPac.seqconncommand"
- ;J) (to be SEND to BBS)
- ;J) 0 = DISABLE
- ;K)20000 = SIZE of the CLIPBOARD AREA (100 byte - 2 MEGA !?!?!)
- ;L)1000 = time BETWEEN commands SENT to the BBS in AUTOMATIC (1000 = 20 secs)
- ;M)1 = EXPERT MODE, 0 = NOVICE MODE (about many messages shown)
- ;N)0 = BELL ENABLED BY DEFAULT, 1 = BELL DISABLED BY DEFAULT
- ;O)0=normal, as before 4.25. 1=PASSWORD BBS enabled on startup ...and...
- ;O)2=send DAYTIME AAMMGGHHMMSS to TNC on startup ...and...
- ;O)3=BBS Enabled & DAYTIME on startup.
- ;P)16384=buffer file in BYTES UNTIL IT IS WRITTEN on DISK (save R/W floppy!)
- ;Q)0=OLD FBB PASSWORD MODE 1=[MD2-SECURITY] PASSWORD MODE (DEFAULT)
- ;Q)It can again be CHANGED by TAB KEY in every moment!
- ;IF EXISTS RAM:AmiPac.log
- ;-----don't leave the following rems until you are an expert!-----
- ;
- ; type >>DH1:AmiPac.log RAM:amipac.log
- ; ;just to UPDATE the LOG ALL in a SHOT! AND ---> ">>" for APPEND the TYPE!
- ; type >>RAM:upd_amipac.log RAM:amipac.log ; NOT lost OLD LOG
- ; echo >>RAM:upd_amipac.log "------------------------"
- ; delete RAM:amipac.log
- ; ;this is all
- ;ENDIF
- ;;
- ;IF EXISTS RAM:AmiPac.statistiche
- ; type >>DH1:AmiPac.statistiche RAM:AmiPac.statistiche
- ; ;just to UPDATE the STAT ALL in a SHOT! AND ---> ">>" for APPEND the TYPE!
- ; type >>RAM:upd_AmiPac.statistiche RAM:AmiPac.statistiche; NOT lost OLD LOG
- ; echo >>RAM:upd_AmiPac.statistiche "------------------------------"
- ; delete RAM:AmiPac.statistiche
- ; ;this is all
- ;ENDIF
- ;;
- ;IF EXISTS RAM:AmiPac.stats
- ; type >>DH1:AmiPac.statistiche RAM:AmiPac.stats
- ; ;just to UPDATE the STAT ALL in a SHOT! AND ---> ">>" for APPEND the TYPE!
- ; type >>RAM:upd_AmiPac.stats RAM:AmiPac.stats; NOT lost OLD
- ; echo >>RAM:upd_AmiPac.stats "------------------------------"
- ; delete RAM:AmiPac.stats
- ; ;this is all
- ;ENDIF
- ;
-